What plug in or module to use with WordPress? [migrated]

Posted by Qacro on Programmers See other posts from Programmers or by Qacro
Published on 2012-04-03T13:56:23Z Indexed on 2012/04/03 17:41 UTC
Read the original article Hit count: 170

Filed under:
|
|

I am developing travel website where users can search and book their travel deal. It goes like this:

  1. Providers are creating their travel deals (same as some blogger create blog in WordPress);
  2. Users book wanted travel deals;
  3. Providers, who have their account where they can see if users book their deal, are notified by the email and sms about just booked (sold) deal.

Site is going to be developed using WordPress.

Is there any plugin or module that I can use to accomplish this, or at least something similar to reconfigure and not to take this process from scratch?

© Programmers or respective owner

Related posts about php

Related posts about plugins